oxenstored: Build it
authorIan Jackson <ian.jackson@citrix.com>
Fri, 1 Feb 2019 16:49:33 +0000 (16:49 +0000)
committerHans van Kranenburg <hans@knorrie.org>
Wed, 13 Feb 2019 00:07:48 +0000 (01:07 +0100)
commitfb8546d7e683b824f7ecd141ce620099ef99ee95
tree0e37a9999f4c58b8f8e2315c4dac9c9aae77d40c
parentb63ad5299f089c93ac9e3276c1a20eeeded34744
oxenstored: Build it

 * Add the relevant build dependencies

     ocaml-native-compilers is good on stretch because it
     will get us better output code.  In buster the
     ocaml-native-compilers package is merged into ocaml-nox.
     In bullseye we can drop ocaml-native-compilers from the list.

 * Drop the rules line that disables the ocaml build.

 * Ship /etc/xen/oxenstored.conf.

 * Placate dh_missing about ocaml development libraries.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
[add trailing comma, fix typo, change bulleseye line]
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/control
debian/not-installed
debian/rules
debian/xen-utils-common.install